OpenBuildings Speedikon Help

To Run a Saved Batch Process Job from the System Command Line

  1. In a Command Prompt window, set the current working directory to the directory in which the OpenBuildings Speedikon executable program is installed — for example, C:\Program Files\Bentley\<product name> <version_number>\<product name> .
  2. At the system command prompt, enter: msbatch batchprocess <batch_process_job_file_specification>. For example, msbatch batchprocess C:\ProgramData\Bentley\<product name> <version_number>\Configuration\WorkSpaces\Example\WorkSets\General\my_batch_process.bprc .

    OpenBuildings Speedikon starts without its normal graphical interface, and processing of the job begins. A OpenBuildings Speedikon console (Text) window opens so you can monitor the progress of the job. The text displayed in this window is also written to the log file specified in the job setup. When the job is completed, the console window closes.